home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir37 / dual16s.zip / DUAL.DOC < prev    next >
Text File  |  1993-09-22  |  39KB  |  986 lines

  1.  
  2.  
  3.                                                                Page 1 of 17
  4.  
  5.  
  6.                                                          September 15, 1993
  7.  
  8.  
  9.  
  10.  
  11.     DualTools version 1.6s
  12.     Copyright 1992, 1993, 1994 by Frank Sawchuk
  13.     DualTools is comprised of  (DT.EXE, DF.EXE, DTSI.EXE and DTAC.EXE).
  14.  
  15.     DualTools may be copied and distributed freely under the general
  16.     rules of the shareware market.
  17.  
  18.     DualTools is updated every four months, Jan., May and Sept.
  19.     DualTools Started with version 1.0 in February 1992.
  20.  
  21.  
  22.     RESTRICTIONS
  23.  
  24.     You may not sell, rent or lease DualTools. You may not
  25.     reverse engineer, decompile or disassemble DualTools.
  26.  
  27.  
  28.     DISCLAIMER
  29.  
  30.     Frank Sawchuk makes no warranty of any kind, expressed or
  31.     implied, including but not limited to implied warranties of
  32.     merchantability and fitness for a particular purpose, with
  33.     respect to DualTools and the accompanying documentation.
  34.     Under no circumstances shall Frank Sawchuk the author of this
  35.     Software be liable for any incidental or consequential damages,
  36.     nor for any damages.
  37.  
  38.  
  39.     SYSTEM REQUIREMENTS (Minimum)
  40.  
  41.     General   : IBM PC, XT, AT, PS/2 or compatibles.
  42.               : All text video modes are supported.
  43.               : Keyboard and mouse support.
  44.  
  45.     DualTools : 128K Minimum available user memory & DOS 3.0
  46.  
  47.     DualFile  : 384K Minimum available user memory & DOS 3.0
  48.  
  49.     DTSI      :  64K Minimum available user memory & DOS 3.0
  50.  
  51.     DTAC     :   64K Minimum available user memory & DOS 3.0
  52.  
  53.  
  54.                                                                Page 2 of 17
  55.  
  56.     What's new in version 1.6s
  57.  
  58.     DualTools:
  59.  
  60.           Maximum of 4300 files per directory. (except root directorys)
  61.  
  62.           Maximum file size of 999,999,999 bytes per file.
  63.  
  64.           Support for drives A: through Z:.
  65.  
  66.           Optimized for use with Double Space, Stacker and Speed Stor.
  67.  
  68.           Directory name, first character search.
  69.  
  70.           Prune and Graft directory(s).
  71.  
  72.           Graft directory(s).
  73.  
  74.           Prune directory(s).
  75.  
  76.           Archive catalog - Without unarchiving an archive, View a
  77.           directory of the files contained in the archive. I've also
  78.           included a viewer for PCX graphics files ( DTAC.EXE ).
  79.  
  80.           DualTools automatically Saves the screen colors and file sort
  81.           order to the file DT16.CNF, when you leave the program.
  82.  
  83.           DualTools System Information ( DTSI.EXE )
  84.  
  85.           Mouse support in dialog boxes.
  86.  
  87.           Tested with MS-DOS 6.0 & Windows 3.1
  88.  
  89.  
  90.     DualFile:
  91.  
  92.           I have changed the maximum file edit size to 48,000 bytes.
  93.  
  94.           Tested with MS-DOS 6.0 & Windows 3.1
  95.  
  96.  
  97.  
  98.                                                                Page 3 of 17
  99.  
  100.     Startup for Floppy Disk Systems
  101.    ---------------------------------
  102.  
  103.     This procedure assumes you are using a PC that contains two floppy disks,
  104.     named A: and B:
  105.  
  106.     If you have only one floppy drive, you can still follow this procedure.
  107.     DOS will prompt you when it is necessary to place the destination disk,
  108.     normally in Drive B, into Drive A
  109.  
  110.     1. Boot up your system with the DOS disk in drive A. When you receive
  111.        the A: prompt, place a blank disk in drive B and type the
  112.        command:
  113.  
  114.        FORMAT B:/S     (then press the enter key)
  115.  
  116.        This creates a formatted disk which contains the basic DOS system.
  117.        When the formatting is complete, exit the FORMAT program.
  118.  
  119.  
  120.    2. Replace the DOS disk in drive A with your disk that contains the
  121.       files, DT.EXE, DF.EXE, DTSI.EXE, DTAC.EXE, DUAL.DOC and PRINTDOC.BAT
  122.       then, type the command:
  123.  
  124.        COPY *.* B:     (then press the enter key)
  125.  
  126.        This copies all the above files onto the newly formatted disk.
  127.  
  128.  
  129.    3. Remove the disk from drive B and label it.
  130.  
  131.  
  132.     Startup for Hard Disk Systems
  133.    -------------------------------
  134.  
  135.     1. Place disk with the files, DT.EXE, DF.EXE, DTSI.EXE, DTAC.EXE,
  136.     DUAL.DOC and PRINTDOC.BAT in drive A. Then log onto your hard disk.
  137.     If your hard disk is C, you would type:
  138.  
  139.        C:              (then press the enter key)
  140.  
  141.     2. Then go to your root directory by typing:
  142.  
  143.        CD\             (then press the enter key)
  144.  
  145.     3. Next type:
  146.  
  147.        MD DUAL         (then press the enter key)
  148.  
  149.        This creates a special directory.
  150.  
  151.     4. Then type:
  152.  
  153.        CD DUAL         (then press the enter key)
  154.  
  155.        This puts you into the DUAL directory.
  156.  
  157.  
  158.                                                                Page 4 of 17
  159.  
  160.     5. Next type:
  161.  
  162.        COPY A:*.*      (then press the enter key)
  163.  
  164.        This will copy DT.EXE, DF.EXE, DTSI.EXE, DTAC.EXE, DUAL.DOC and
  165.        PRINTDOC.BAT files onto the hard disk in the DUAL directory.
  166.  
  167.     6. Whenever you want to run DualTools or DualFile, you would log onto
  168.        your hard disk and type the following command:
  169.  
  170.        CD\DUAL         (then press the enter key)
  171.  
  172.        DT, DF, DTSI or DTAC  (then press the enter key)
  173.  
  174.        However, if you use step 7. you will not need to use this step.
  175.  
  176.     7. You should modify the AUTOEXEC.BAT file on the root directory of
  177.        your boot disk. What you need to do is use the DOS PATH command
  178.        to point to the \DUAL directory to find the program files. If you
  179.        do not already have a PATH command in your AUTOEXEC.BAT file, use
  180.        the one shown below:
  181.  
  182.        PATH=C:\DUAL
  183.  
  184.        If you already had a PATH command, append the expression
  185.        ";C:\DUAL" to the end of the line.  E.g. "PATH=C:\DOS;C:\DUAL".
  186.  
  187.  
  188.     GETTING STARTED with DUALTOOLS
  189.    --------------------------------
  190.  
  191.     Type DT or DT/drive or DT/drive/color, drives are A-Z, colors are 1-6
  192.  
  193.     All the standard keys are supported in DualTools such as
  194.     Home, End, PgUp, PgDn Ect.
  195.     The Up Arrow and Left Arrow keys both move the cursor bar up by one.
  196.     The Down Arrow and Right Arrow keys both move the cursor bar down by one.
  197.  
  198.     Directory & File window (character search)
  199.     Typing the first character of a directory or file name will take you to
  200.     the first directory or file that begins with that character and pressing
  201.     the same character again will find the next directory or file that begins
  202.     with that character and so on.
  203.  
  204.     File commands that require the file(s) to be Marked (highlighted) are:
  205.  
  206.        F2  Copy
  207.        F3  Move
  208.        F4  Rename
  209.        F5  Delete
  210.        Alt+A  Change file(s) attribute
  211.        Alt+L  Make a List file
  212.        Alt+W  Change file(s) time/date
  213.  
  214.     For all other file commands just place the scroll bar on the file and
  215.     execute the command.
  216.  
  217.  
  218.                                                                Page 5 of 17
  219.  
  220.     Main Selections
  221.    -----------------
  222.  
  223.     Commands:
  224.  
  225.        F1   Help          - Displays the DualTools Help Screen.
  226.  
  227.        F2  Copy File(s)   - copies file(s) to another disk or directory.
  228.  
  229.                             If the selected file names already exist in
  230.                             the target directory, choose one of these
  231.                             options in the Copy dialog box:
  232.  
  233.                             Replace All:  Replaces all files in the
  234.                             target directory that have the same names
  235.                             as the selected files.
  236.  
  237.                             Replace File:  Replaces the file in the
  238.                             target directory that has the same name
  239.                             as the selected file.
  240.  
  241.                             Skip File:  Skips to the next file. No action
  242.                             is taken on the current file.
  243.  
  244.                             Skip All:  Copies only the files whose names
  245.                             do not already exist in the target directory.
  246.  
  247.        F3  Move File(s)   - copies selected file(s) to another disk or
  248.                             directory then deletes the selected file(s)
  249.                             from their original directory.
  250.  
  251.                             If the selected file names already exist in
  252.                             the target directory, choose one of these
  253.                             options in the Move dialog box:
  254.  
  255.                             Replace All:  Replaces all files in the
  256.                             target directory that have the same names
  257.                             as the selected files.
  258.  
  259.                             Replace File:  Replaces the file in the
  260.                             target directory that has the same name
  261.                             as the selected file.
  262.  
  263.                             Skip File:  Skips to the next file. No action
  264.                             is taken on the current file.
  265.  
  266.                             Skip All:  Moves only the files whose names
  267.                             do not already exist in the target directory.
  268.  
  269.        Note: If you are copying or moving files to a floppy drive and the
  270.        target disk becomes full, you are given the option to replace the
  271.        target disk with another formatted disk. DualTools will continue
  272.        to copy or move files from where it left off. I use this feature
  273.        to copy large directories onto more than one floppy disk.
  274.  
  275.        F4  Rename a File  - change the name of a file without changing
  276.                             the location of the file.
  277.  
  278.  
  279.  
  280.                                                                Page 6 of 17
  281.  
  282.        F5  Delete File(s) - deletes a single file or a group of files at
  283.                             once, even if the files are marked with read
  284.                             only, system, and hidden attributes.
  285.  
  286.                             The File Delete dialog box appears with the
  287.                             name of the first file selected. Choose one
  288.                             of the commands.
  289.  
  290.                             Delete:  Deletes the file listed.
  291.  
  292.                             Next File:  Skips this file and displays the
  293.                             next file(if more than one file is selected).
  294.  
  295.                             Delete All:  Deletes all files selected,
  296.                             without individual confirmation(if more
  297.                             than one file is selected).
  298.  
  299.  
  300.        F6  DualFile - Run the DualFile program
  301.  
  302.           Place the highlight cursor bar on the file you wish to view, edit,
  303.           print, encrypt, decrypt, ect. and press F6. You will be returned
  304.           to DualTools when you exit DualFile.
  305.  
  306.  
  307.        F7 Run - Execute a file
  308.  
  309.           Place the highlight cursor bar on the file you wish to execute
  310.           and press F7.
  311.  
  312.           You will then be asked for Switches, For example, to run MEM.EXE
  313.           with full information you would type /C|MORE. The /C tells DOS
  314.           that you want full information and the |MORE tells DOS to pause
  315.           when the screen is full.
  316.           If the program does not require switches, press Enter.
  317.  
  318.  
  319.        F8  Rename Directory - renames a directory with one step.
  320.  
  321.            1. Select the directory you want to rename.
  322.               Press Enter
  323.  
  324.            2. Type the new directory name and extension.
  325.               Press Enter
  326.  
  327.            NOTE: You cannot rename the root directory.
  328.  
  329.  
  330.        F9  Make Directory - Adds a new directory.
  331.  
  332.            1. Select the directory to which you want to add another
  333.            directory.  Press Enter.
  334.  
  335.            2. Type the new directory name and extension.
  336.               Press Enter.
  337.  
  338.            The new directory appears in the Tree List as a subdirectory
  339.            of the selected directory.
  340.  
  341.  
  342.                                                                Page 7 of 17
  343.  
  344.        F10 Delete Directory - deletes a directory.
  345.  
  346.            1. Select the directory you want to delete.
  347.               Press Enter
  348.  
  349.            2. You will asked to confirm the action.
  350.  
  351.            NOTE: You cannot delete the root directory.
  352.  
  353.  
  354.        Alt+F1  - Shell to DOS
  355.  
  356.           Suspends DualTools and takes you to the DOS command line.
  357.           Type EXIT to return to where you left off in DualTools.
  358.  
  359.  
  360.        Alt+F2  - File Comment
  361.  
  362.           Inorder to create a file comment or view a file comment :
  363.  
  364.             1) The file filter must be set to \*.*    (the default)
  365.  
  366.             2) If you are adding, changing or deleting a comment,
  367.                the sort order must be set to Name. (Alt+ N)
  368.  
  369.           File comments can be 1 to 66 characters long.
  370.  
  371.           To write a comment, use the movement keys to position the
  372.           highlighted bar on the desired file and press Alt+F2. Then
  373.           type your file comment and press Enter. To change a file
  374.           comment press Alt+F2 and type in a new file comment.
  375.  
  376.           A file named DUALNOTE will be created in directories with file
  377.           comments. Dualfile automatically deletes DUALNOTE when the last
  378.           comment is erased from a directory.
  379.  
  380.           To erase a comment, use the movement keys to position the
  381.           highlighted bar on the desired file and press Alt+F2, Then
  382.           clear the present comment and Press Enter.
  383.  
  384.  
  385.        Alt+F3  - Color Options
  386.  
  387.           (1) PCT Version 8 EGA/VGA"
  388.           (2) PCT Version 8 LCD # 2"
  389.           (3) PCT Version 7 EGA/VGA"
  390.           (4) PCT Version 6 EGA/VGA"
  391.           (5) Water Wings   EGA/VGA"
  392.           (6) DESQview  CGA default"
  393.  
  394.  
  395.                                                                Page 8 of 17
  396.  
  397.        Alt+F4  - Prune and Graft (Copy a directory and it's subdirectory(s)
  398.                  and files to a new location and then delete the directory
  399.                  and it's subdirectory(s) and files at the original location.)
  400.  
  401.                  (1) Choose Prune and Graft by holding down the Alt key
  402.                      and pressing the F4 key.
  403.  
  404.                  (2) Select the directory you want to move and then press
  405.                      the Enter key.
  406.  
  407.                  (3) Select where you want to move the the directory and
  408.                      then press Enter key.
  409.  
  410.                  The directory will be made a subdirectory of the selected
  411.                  directory.
  412.  
  413.        Alt+F5  - Graft  (Copy a directory and it's subdirectory(s) and files
  414.                          to a new location.)
  415.  
  416.                  (1) Choose Graft by holding down the Alt key and pressing
  417.                      the F5 key.
  418.  
  419.                  (2) Select the directory you want to move and then press
  420.                      the Enter key.
  421.  
  422.                  (3) Select where you want to move the the directory and
  423.                      then press Enter key.
  424.  
  425.                  The directory will be made a subdirectory of the selected
  426.                  directory.
  427.  
  428.        Alt+F10 - Prune  (Delete a directory and it's subdirectory(s) and
  429.                          files in each directory and subdirectory)
  430.  
  431.                  (1) Choose Prune by holding down the Alt key and pressing
  432.                      the F10 key.
  433.  
  434.                  (2) Select the directory you want to delete and then press
  435.                      the Enter key.
  436.  
  437.                  (3) You are asked to confirm the operation by pressing the
  438.                      " Y " key.
  439.  
  440.        Alt+A   - Change File(s) Attribute
  441.  
  442.                  (A) Archive: Means the file has been changed and should be
  443.                  backed up during the next backup session.
  444.  
  445.                  (S) System: The file is invisible and is not listed when
  446.                  you use the DOS DIR command.
  447.  
  448.                  (H) Hidden: The file is invisible and is not listed when
  449.                  you use the DOS DIR command.
  450.  
  451.                  (R) Read Only: You can only read the file, you cannot
  452.                  make any changes. This attribute protects the file from
  453.                  accidental modification, such as renaming or erasing it.
  454.  
  455.  
  456.                                                                Page 9 of 17
  457.  
  458.                  DualTools displays all (A), (S), (H), (R) Attributed Files.
  459.  
  460.                  Type in the attributes you want attached to the file(s) then
  461.                  press Enter. To clear a file(s) of all attributes don't type
  462.                  anything just press Enter.
  463.  
  464.  
  465.                  ********************** WARNING ***********************
  466.                  You should not change the attributes of copy-protected
  467.                  files or system files. Changing these attributes can
  468.                  result in applications not running or your hard disk
  469.                  not booting.
  470.  
  471.        Alt+C   - Clear All Marked Files
  472.  
  473.        Alt+D   - sorts the directory by date (oldest first)
  474.  
  475.        Alt+E   - alphabetizes the directory by extension
  476.  
  477.        Alt+F   - Select Files, using a Filter
  478.  
  479.                  You can use a filter to define which files are listed.
  480.                  For example, *.* matches all files and shows the entire
  481.                  directory, but *.COM matches and lists only files with
  482.                  an extension of COM.
  483.  
  484.        Alt+I   - System Information ( DTSI.EXE )
  485.  
  486.                  Only available on AT computers, includes DOS, video,
  487.                  disk drive and memory information.
  488.  
  489.                  You can use system information from the DOS command
  490.                  line by typing, DTSI
  491.  
  492.        Alt+L   - Make List File
  493.  
  494.                  Creates a file containing a list of all marked files
  495.                  showing the drive, directory and filename.
  496.  
  497.        Alt+M   - Mark All Files
  498.  
  499.        Alt+N   - alphabetizes the directory by name (default sort)
  500.  
  501.        Alt+O   - turn all sorting off
  502.  
  503.        Alt+S   - orders the directory by file size (smallest first)
  504.  
  505.        Alt+V   - Rename Volume Label
  506.  
  507.                  Renames or if the volume has no label it creates one.
  508.                  A volume label can contain 11 characters and can contain
  509.                  spaces but no tabs.
  510.                  Do not use any of the following characters in a volume label:
  511.                         * ? / \ | . , ; : + = [ ] ( ) & ^ < > "
  512.  
  513.  
  514.                                                                Page 10 of 17
  515.  
  516.        Alt+W   - Change File(s) Time/Date
  517.  
  518.                  Time is setup to accept the format, hour:minute am or pm
  519.                  Example to set ten forty two pm you would type 10:42P
  520.  
  521.                  Date is setup to accept the format, month-day-year
  522.                  Example to set July tenth nineteen ninety three you
  523.                  would type 07-10-93
  524.  
  525.        Alt+Z   - Archive catalog ( DTAC.EXE )
  526.                  Without unarchiving an archive, View a directory of the
  527.                  files contained in the archive. The supported archives
  528.                  are the ARC, ZIP, LZH, PAK and ZOO formats.
  529.  
  530.                  To select an archive, place the highlighted cursor bar on
  531.                  the archived file and press the Alt+Z key combination.
  532.  
  533.                  The directory listing contains the name, size, date and time
  534.                  for every files contained in the archive. You may save or
  535.                  append the archive directory listing to ARCLIST.TXT. Press
  536.                  the F3 key to save one directory listing to ARCLIST.TXT or
  537.                  press the F8 key to append multiple listing to ARCLIST.TXT.
  538.  
  539.                - PCX file viewer (PC Paintbrush files)
  540.                  The PCX viewer only works with EGA and VGA screen displays
  541.                  and does not work with PCX files created with CGA graphics.
  542.                  To select the PCX file, place the highlighted cursor bar on
  543.                  the file with a PCX extension and press the Alt+Z keys.
  544.                  The Esc key cancel the viewer, any other key changes the
  545.                  background color of the screen.
  546.                  You can use the archive viewer from the DOS command line
  547.                  by typing, DTAC /archive file name.
  548.  
  549.   Help Screen
  550.  -------------
  551.  F2         Copy marked file(s)         Alt+F10    Prune directory(s)
  552.  F3         Move marked file(s)         Alt+A      Change file(s) attributes
  553.  F4         Rename a marked file        Alt+C      Clear all marked files
  554.  F5         Delete marked file(s)       Alt+D      Sort files by date
  555.  F6         Execute DualFile            Alt+E      Sort files by extension
  556.  F7         Execute a file              Alt+F      Show files, using a filter
  557.  F8         Rename a directory          Alt+I      System information
  558.  F9         Make a directory            Alt+L      Make a list file
  559.  F10        Delete a directory          Alt+M      Mark all files
  560.                                         Alt+N      Sort files by name
  561.  Alt+F1     Shell to DOS                Alt+O      Turn sorting off
  562.  Alt+F2     Comment a file              Alt+S      Sort files by size
  563.  Alt+F3     Color options               Alt+V      Rename volume label
  564.  Alt+F4     Prune & Graft dir.(s)       Alt+W      Change file(s) time & date
  565.  Alt+F5     Graft directory(s)          Alt+Z      Archive catalog/PCX viewer
  566.  
  567.   When using the keyboard, the tab key or the space bar key will change the
  568.   active window. To switch drives use a Ctrl+ drive letter key combination.
  569.   When using a mouse, click anywhere in the window you want to activate, or
  570.   click on the letter of drive you want to select.   The directory commands
  571.   are active when the directory tree window is selected.  The file commands
  572.   are active when the file window is selected.
  573.  
  574.  
  575.                                                                Page 11 of 17
  576.  
  577.     GETTING STARTED with DUALFILE
  578.    -------------------------------
  579.  
  580.          To launch DualFile, at the DOS prompt, type DF
  581.  
  582.          All of the standard editing keys are supported. For example,
  583.          Home and End move to the beginning and end of the line, the
  584.          PgUp and PgDn keys scroll the screen by pages, and Ctrl-PgUp
  585.          and Ctrl-PgDn move to the first and last lines of a file.
  586.          The cursor may also be moved to the top or bottom of the edit
  587.          window with the Ctrl-Home and Ctrl-End keys.
  588.  
  589.          The current file is marked by a highlighted arrow symbol.
  590.  
  591.          To select a menu:
  592.  
  593.           Mouse - Click on the top line of the screen.
  594.  
  595.           Keyboard -
  596.  
  597.           1. Press ALT.
  598.              The first menu name,File, is selected.
  599.  
  600.           2. Press the LEFT ARROW OR RIGHT ARROW key to move the
  601.              selection cursor to the menu you want, and then press ENTER.
  602.              Or type the first letter of the menu name.
  603.  
  604.          To choose a command:
  605.  
  606.           Mouse - Click the command you want.
  607.  
  608.           Keyboard -
  609.  
  610.           Press the UP ARROW or DOWN ARROW key to select the command you want,
  611.           and press ENTER.
  612.  
  613.           Or press the highlighted letter in the command name.
  614.  
  615.           If a command does not have a highlighted letter, you must perform an
  616.           action before you can use it. For example, you must select some text
  617.           before you can use the CUT command.
  618.  
  619.           You can also choose some commands by using shortcut keys. If a
  620.           command has a shortcut key, it is displayed next to the command
  621.           name on the menu.
  622.  
  623.          To cancel a menu without choosing a command:
  624.  
  625.           Mouse - Click anywhere outside the selected menu.
  626.  
  627.           Keyboard - Press ESC.
  628.  
  629.  
  630.                                                                Page 12 of 17
  631.  
  632.     To select a item in the (Load file) dialog box:
  633.  
  634.          You can move from one area to another by pressing TAB.
  635.          You can also use SHIFT+TAB to move in reverse order.
  636.  
  637.          If you're using a mouse, click the area you want to work in.
  638.  
  639.          Command buttons, such as OK and Cancel are located along
  640.          the bottom of the dialog box.
  641.  
  642.          The OK button carries out the command and closes the dialog box.
  643.          When the angle brackets around the OK button are highlighted, you
  644.          can press ENTER to carry out the command, or click the OK button.
  645.  
  646.          The Cancel button cancels the command and closes the dialog box.
  647.          There are three ways to cancel a command: by using TAB to select
  648.          the Cancel button and pressing ENTER; by pressing ESC; or by
  649.          clicking cancel button.
  650.  
  651.  
  652.     Block Commands
  653.    ----------------
  654.  
  655.          Blocks are marked with any of the Shift-Cursor keys. Notice
  656.          that blocks may also be marked using a combination of the
  657.          Shift AND Ctrl arrows to jump by whole words.
  658.  
  659.          To mark a block in sentence mode, place the cursor at the
  660.          beginning of the block and press the Shift-Right arrow key.
  661.          The marked block will be highlighted as the cursor travels
  662.          over the text.  Alternately, entire lines may be marked by
  663.          placing the cursor at the desired starting point and
  664.          pressing the Shift-Down arrow key.
  665.  
  666.          To mark a column, place the cursor at the upper left corner
  667.          of the block and press the Shift-Right arrow key until the
  668.          highlight extends to the desired right edge. Then, press
  669.          Shift-Down until the bottom of the block has been reached.
  670.          Regardless of which marking mode is used, the block will
  671.          be captured as soon as the Ctrl-Ins keys have been pressed.
  672.  
  673.          If the Shift-Del keys are pressed the block will be saved
  674.          and then deleted. IF ONLY THE DEL KEY IS PRESSED THE BLOCK
  675.          IS DELETED AND `` NOT SAVED ''.
  676.  
  677.          To paste the block from the buffer, press the Shift-Ins keys.
  678.  
  679.          If you have two files loaded, and you want to paste between
  680.          them, use the F5 Key to Switch files and then paste accordingly.
  681.  
  682.          NOTE: Some keyboards on XT/AT computers may require you to use
  683.                the keypad Ins Key and have the NumLock set to off, Ect.
  684.                Some Mono screen modes require changing the back round
  685.                color so the marked text will be visible.
  686.  
  687.  
  688.                                                                Page 13 of 17
  689.  
  690.     Main Menu Selections
  691.    ----------------------
  692.  
  693.     File:
  694.  
  695.          Load file   - with no files loaded, the file fills the entire screen.
  696.                      - with one file loaded, the second file is displayed
  697.                        in the bottom half of the screen.
  698.                      - with two files loaded, the current file is closed
  699.                        and the new file will take it's place. (F2)
  700.  
  701.          Create file - creates a new file.
  702.  
  703.          Edit file   - start editing the current file. (F4)
  704.  
  705.          View file   - save the current file and return to the viewer.
  706.  
  707.          Backup file - makes a copy of the current file under a new name
  708.                        for example a file named "WORK.DOC" will be saved
  709.                        as "WORK.~DO" or if the file was named just "WORK"
  710.                        then the backup files name would be "WORK.BAK"
  711.                        If some time later you wanted to delete "WORK.~DO",
  712.                        then from the DOS prompt type the command DEL WORK.?DO
  713.                        or use DualTools to delete the file.
  714.  
  715.          Rename file - rename the current file.
  716.  
  717.          Delete file - deletes the current file.
  718.  
  719.          Save        - saves the current file.
  720.  
  721.          Save & Quit - saves the current file and returns to the viewer.(F3)
  722.  
  723.          Save As     - saves the current file with a specified name.
  724.  
  725.          Timed Save  - allows automatic file saves, default is ten minutes.
  726.                        The timer can be set from one to ninety nine minutes.
  727.                        Setting the timer to zero turns Timed Save off.
  728.  
  729.          Print file  - prints the entire current file.(F10)
  730.  
  731.          Find file   - locates specified file(s) anywhere on your disk.
  732.  
  733.                        Is a complete directory searching program that will
  734.                        search through all directories on a disk, no matter
  735.                        how deeply nested and display all of the files that
  736.                        match a given specification.
  737.  
  738.                        Locate File first asks for a file specification such
  739.                        as "C" and *.* and then searches all of the directory
  740.                        levels on the disk for files that match the spec.
  741.  
  742.          Information - shows date, time, size in bytes, number of words,
  743.                        number of lines and Attribute for current file.
  744.  
  745.          Exit        -  end the program.
  746.  
  747.  
  748.                                                                Page 14 of 17
  749.  
  750.     Edit:
  751.  
  752.         Switch Files  - use with two files loaded, moves editing
  753.                         window from one file to the other file.  (F5)
  754.  
  755.         FlipWindows   - change screen layout, with four different views. (F7)
  756.  
  757.         Plain         - toggles between plain and fancy edit screens.
  758.  
  759.         Abandon       - Abandons all file changes since the last time
  760.                         the file was saved.
  761.  
  762.         Word wrap     - starts a new line when a new word is started
  763.                         beyond the current length for word wrap setting.
  764.  
  765.         Tab spaces    - sets the number of spaces the cursor will move
  766.                         when the tab key is pressed.
  767.  
  768.     View:
  769.  
  770.         FlipWindows - change screen layout, with four different views. (F7)
  771.  
  772.         Sync. Windows - lets you scroll two files at once.
  773.  
  774.         Un-Sync. Windows - scroll one file.
  775.  
  776.     Print:
  777.  
  778.         Print file    - prints the entire file. (F10)
  779.  
  780.         Block Print   - print only the block of text marked on the screen.
  781.  
  782.         Port          - let you assign printer ports one, two or three.
  783.  
  784.         Copies        - number of copies of one particular printing job.
  785.  
  786.         Quality       - each character is struck twice to improve the quality.
  787.  
  788.         Underline     - under line all text, struck twice when used with NLQ.
  789.  
  790.         Double Space  - double space the text lines.
  791.  
  792.     Display:
  793.  
  794.         25 Line Mode - can be used with all monitors.
  795.  
  796.         43 Line Mode - EGA or VGA monitors.
  797.  
  798.         50 Line Mode - VGA monitors.
  799.  
  800.         Color Options - 127 color combinations.
  801.  
  802.  
  803.  
  804.                                                                Page 15 of 17
  805.  
  806.     Utility:
  807.  
  808.         Time/Calendar - 6 month calendar with the current time. (F8)
  809.  
  810.         Calculator - does addition, subtraction, multiplication and division,
  811.                     it can also send its output to the printer. (F9)
  812.  
  813.         ASCII Chart - presents a table of ASCII characters and allows you
  814.                      select any one character for inclusion in your file.
  815.  
  816.         The selected character will be place at the current cursor location.
  817.         A selection is made by using the arrow keys or mouse to move the
  818.         cursor to the desired character field, and then pressing Enter or
  819.         the left mouse button. The PgUp and PgDn Keys may also be used to
  820.         move the cursor diagonally, and Home or End will move the cursor to
  821.         the first or last character respectively. Pressing a character key
  822.         will place the cursor on that character.
  823.  
  824.     Guardian:
  825.  
  826.         Encrypt File - use a password to encrypt the current file.
  827.  
  828.         Decrypt File - use your password to decrypt the current file.
  829.  
  830.         Any type of file may be encrypted and then decrypted with DualFile,
  831.         however you should not encrypt, copy-protected files or files
  832.         essential to the operation of your computer, including .SYS files
  833.         and the COMMAND.COM file.
  834.  
  835.         To prevent the unauthorized use of a particular program, you can
  836.         encrypt it, even if the program has a COM, EXE, and BAT extension.
  837.         However, you will have to decrypt the file later for your own use.
  838.  
  839.         DualFile creates and maintains the text file DF.PAS, which contains
  840.         the drive, directory, filename, password, time and date, for all
  841.         files that are encrypted or decrypted. DF.PAS can be read by any
  842.         text editor or by using the DOS TYPE command.
  843.  
  844.         If you decide to delete DF.PAS (FIRST MAKE A HARD COPY of DF.PAS)
  845.         as all the passwords for previously encrypted files will be lost.
  846.  
  847.         Guardian has no back door or master key. Losing your password can
  848.         cause irretrievable loss of you data.
  849.  
  850.     Options:
  851.  
  852.         Lock in Current Settings - saves all of the current settings for
  853.                                    the screen, printer and the editor in
  854.                                    the file DF2.CNF
  855.  
  856.     Help:
  857.  
  858.         Viewer -  Help (F1)
  859.  
  860.         Editor  - Help (F1)
  861.  
  862.  
  863.  
  864.                                                                Page 16 of 17
  865.                     --------------------------------------
  866.                         Registration and Payment Form
  867.                     --------------------------------------
  868.  
  869.                     With Registration you will receive the
  870.                       DualTools 1.6 Pro Software Package
  871.  
  872.        You will be notified of future updates. Updates are FREE, except
  873.        for a mail and diskette charge of $5.00 US/CAN ($8.00 US Overseas).
  874.  
  875.        Please fill out a new form for each copy of DualTools that you
  876.        purchase or in the case of a company, supply me with a list of
  877.        the departments involved. This information and a unique serial
  878.        number are written into each copy of DualTools.
  879.  
  880.                                                      Date: _________________
  881.  
  882.        Name: _______________________________  Title: _______________________
  883.  
  884.        Company: ____________________________________________________________
  885.  
  886.        Department: _________________________________________________________
  887.  
  888.        Address: ____________________________________________________________
  889.  
  890.        City: _______________________________________________________________
  891.  
  892.        State/Prov/Country: _______________________________ Zip: ____________
  893.  
  894.        Phone  Work: (_____) _____ - _______    Home: (_____) _____ - _______
  895.  
  896.        +--------+--------------------------+----------+----------+---------+
  897.        | Num.   |                          | Cost US  | Cost CAN |  Total  |
  898.        | Copies |    DualTools 1.6 Pro.    | per unit | per unit |  Cost   |
  899.        +========+==========================+==========+==========+=========+
  900.        |        | 1       Software Package |  $20 US  | $25 CAN  |         |
  901.        |-----------------------------------+----------+----------|---------|
  902.        |        | 2-9    Software Packages |  $18 US  | $23 CAN  |         |
  903.        |-----------------------------------+----------+----------|---------|
  904.        |        | 10-25  Software Packages |  $16 US  | $20 CAN  |         |
  905.        +--------+--------------------------+----------+----------+---------+
  906.                 |      Shipping Cost if Overseas,  add $3.00 US  |         |
  907.                 +================================================+=========+
  908.                                                           TOTAL  |         |
  909.        Please indicate diskette format   [   ] 5.25              +=========+
  910.        and the number of each type.      [   ] 3.5
  911.  
  912.        [ ] Money Order     [ ] Check with order     [ ] Other
  913.  
  914.        A SPECIAL OFFER TO REGISTERED USERS ONLY, SAVE 50%, GREAT PROGRAMS.
  915.        Are you interested in receiving a "CERTIFICATE" to purchase the
  916.        "JCSM Shareware Collection" CD-ROM for only $9.95 US  [ ] Yes  [ ] No
  917.  
  918.        *********************************************************************
  919.        Send all items to:     Frank Sawchuk
  920.                               1104 Courtney Street
  921.                               Regina, Saskatchewan
  922.                               CANADA  S4T 7R8
  923.        *********************************************************************
  924.  
  925.  
  926.                                                                Page 17 of 17
  927.  
  928.                              ---------------------
  929.                                  COMMENT FORM
  930.                              ---------------------
  931.  
  932.        Your comments about this software and documentation are welcome.
  933.        Please take the time to fill out this form or write or call me
  934.        with your comments.
  935.  
  936.        I can be reached at 1-306-545-6417 or on CumpuServe ID 76400,1014
  937.  
  938.  
  939.        Name: _____________________________  Title: _____________________
  940.  
  941.        Company: ________________________________________________________
  942.  
  943.        Address: ________________________________________________________
  944.  
  945.        _________________________________________________________________
  946.  
  947.        City: ___________________________________________________________
  948.  
  949.        State/Prov/Country: ___________________________ Zip: ____________
  950.  
  951.        Phone Work: (_____) _____ - ______  Home: (_____) _____ - _______
  952.  
  953.        DualTools :____Version__1.6s__________  Date: ___________________
  954.  
  955.        Comments  :______________________________________________________
  956.  
  957.        _________________________________________________________________
  958.  
  959.        _________________________________________________________________
  960.  
  961.        _________________________________________________________________
  962.  
  963.        _________________________________________________________________
  964.  
  965.        _________________________________________________________________
  966.  
  967.        _________________________________________________________________
  968.  
  969.        _________________________________________________________________
  970.  
  971.        _________________________________________________________________
  972.  
  973.        _________________________________________________________________
  974.  
  975.        _________________________________________________________________
  976.  
  977.        _________________________________________________________________
  978.  
  979.        *****************************************************************
  980.        Send this form to:     Frank Sawchuk
  981.                               1104 Courtney Street
  982.                               Regina, Saskatchewan
  983.                               CANADA  S4T 7R8
  984.        *****************************************************************
  985. END OF DOCUMENTATION.
  986.